Package-level declarations

Types

Link copied to clipboard
class TransactionException(errorMessage: String?, errorCode: String = UNKNOWN_ERROR, val paymentMethodType: PaymentMethodType? = null, val transactionId: String? = null) : DatatransException

This class provides error information about a failed transaction.